Skip to content

Adding more 2026 conferences#873

Open
ckenst wants to merge 3 commits intomainfrom
codex/add-testmass-2026
Open

Adding more 2026 conferences#873
ckenst wants to merge 3 commits intomainfrom
codex/add-testmass-2026

Conversation

@ckenst
Copy link
Copy Markdown
Member

@ckenst ckenst commented Mar 28, 2026

Pull Request Template: Add a Conference or Workshop

Thank you for contributing! Most PRs are to add a new conference or workshop. The following are to help ensure you've added everything correctly:

Conference/Workshop Details

  • Name, Location, Date(s), Website URL and Status are required
  • X / Twitter is Optional
  • Location should be City + Country or Online
  • Status can include information about registration, pricing, calls for proposals and can include links to all the above.

Checklist

  • I have added the conference/workshop to the correct YAML file (_data/current.yml or _data/past.yml)
  • The entry includes name, location, date(s), url and accurate status
  • The entry is in chronological order (soonest to furtherest away)
  • If there are any special characters in the name field (: or ; or '), the name must be in quotes (")
  • I have checked for duplicates to avoid listing the same event twice
  • Build runs successfully

Additional context

Added 5 new 2026 conferences to _data/current.yml: TestMass 2026, TestNet 2026, TribeQonf 2026, Wrobocon 2026, and Software-QS-Tag 2026.

All url fields across the entire _data/current.yml file now include the ?utm_source=testingconferences tracking parameter. In addition to the newly added entries, the following pre-existing entries were updated:

  • The Agentic Testing Summit – appended ?utm_source=testingconferences
  • QA Financial Forum Toronto 2026 – inserted ?utm_source=testingconferences before the # fragment
  • QA Financial Forum New York 2026 – same fragment handling as above
  • Testμ Conference 2026 – replaced utm_source=STC with utm_source=testingconferences
  • Tesena Fest 2026 – appended ?utm_source=testingconferences

The TestNet 2026 URL was also corrected to use &utm_source=testingconferences (instead of a malformed second ?) since the URL already contained a query parameter.


💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

@ckenst
Copy link
Copy Markdown
Member Author

ckenst commented Mar 29, 2026

@copilot make sure all urls have my tracking id ?utm_source=testingconferences

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 29, 2026

@copilot make sure all urls have my tracking id ?utm_source=testingconferences

Done in commit 324b191. Added ?utm_source=testingconferences to the TestMass 2026 URL and its status link, and fixed the TestNet 2026 URL which had a malformed double ? (replaced the second ? with & to correctly append the tracking param).

@ckenst
Copy link
Copy Markdown
Member Author

ckenst commented Mar 29, 2026

@copilot check all url fields in the list. Make sure they all have the tracking code.

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 29, 2026

@copilot check all url fields in the list. Make sure they all have the tracking code.

Fixed in commit cf9555b. All url fields in _data/current.yml now have ?utm_source=testingconferences. The 5 entries that were missing it:

  • The Agentic Testing Summit
  • QA Financial Forum Toronto 2026
  • QA Financial Forum New York 2026
  • Testμ Conference 2026 (had utm_source=STC, replaced with utm_source=testingconferences)
  • Tesena Fest 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants